[INFO] cloning repository https://github.com/stela2502/scenebridge-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stela2502/scenebridge-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstela2502%2Fscenebridge-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstela2502%2Fscenebridge-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73ad2f21dd543ebeef114d3a84fd1d42e331d1fa
[INFO] fixing stela2502/scenebridge-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstela2502%2Fscenebridge-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stela2502/scenebridge-rs
[INFO] finished tweaking git repo https://github.com/stela2502/scenebridge-rs
[INFO] tweaked toml for git repo https://github.com/stela2502/scenebridge-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stela2502/scenebridge-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stela2502/scenebridge-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7
[INFO] running `Command { std: "docker" "start" "79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking scenebridge-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::unity_parser::AssetKind`
[INFO] [stdout]  --> src/godot_writer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::unity_parser::AssetKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> src/todo_writer.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, path::Path};
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AssetKind`
[INFO] [stdout]  --> src/todo_writer.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::unity_parser::{UnityScene, AssetKind};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TranslationResult`
[INFO] [stdout]  --> src/yaml.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::unity_types::{translate_yaml, TranslationResult};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::unity_parser::AssetKind`
[INFO] [stdout]  --> src/godot_writer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::unity_parser::AssetKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> src/todo_writer.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, path::Path};
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AssetKind`
[INFO] [stdout]  --> src/todo_writer.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::unity_parser::{UnityScene, AssetKind};
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TranslationResult`
[INFO] [stdout]  --> src/yaml.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::unity_types::{translate_yaml, TranslationResult};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/godot_writer.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |       panic!("Writer is not implemented here:");
[INFO] [stdout]    |       ----------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 40 | /     if let Some(parent) = output.parent() {
[INFO] [stdout] 41 | |         fs::create_dir_all(parent)?;
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |_____^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/todo_writer.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     panic!("Implement Write Correctly!");
[INFO] [stdout]    |     ------------------------------------ any code following this expression is unreachable
[INFO] [stdout] 84 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/yaml.rs:345:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |                         panic!("  ↳ Array element with nested block below (indent > {})", indent);
[INFO] [stdout]     |                         ------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 344 |
[INFO] [stdout] 345 |                         let (child, consumed) = parse_block(&lines[i + 1..], indent);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/godot_writer.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |       panic!("Writer is not implemented here:");
[INFO] [stdout]    |       ----------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 40 | /     if let Some(parent) = output.parent() {
[INFO] [stdout] 41 | |         fs::create_dir_all(parent)?;
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |_____^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/todo_writer.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     panic!("Implement Write Correctly!");
[INFO] [stdout]    |     ------------------------------------ any code following this expression is unreachable
[INFO] [stdout] 84 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/yaml.rs:345:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |                         panic!("  ↳ Array element with nested block below (indent > {})", indent);
[INFO] [stdout]     |                         ------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 344 |
[INFO] [stdout] 345 |                         let (child, consumed) = parse_block(&lines[i + 1..], indent);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |         if self.accurate_placement.is_some() { unknown.push("accuratePlacement"); }
[INFO] [stdout]    |                                    ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:50:42
[INFO] [stdout]    |
[INFO] [stdout] 50 |         if self.max_jump_across_distance.is_some() { unknown.push("maxJumpAcrossDistance"); }
[INFO] [stdout]    |                                          ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if self.ledge_drop_height.is_some() { unknown.push("ledgeDropHeight"); }
[INFO] [stdout]    |                                   ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |         if self.tile_size.is_some() { unknown.push("tileSize"); }
[INFO] [stdout]    |                           ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |         if self.accurate_placement.is_some() { unknown.push("accuratePlacement"); }
[INFO] [stdout]    |                                    ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:50:42
[INFO] [stdout]    |
[INFO] [stdout] 50 |         if self.max_jump_across_distance.is_some() { unknown.push("maxJumpAcrossDistance"); }
[INFO] [stdout]    |                                          ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if self.ledge_drop_height.is_some() { unknown.push("ledgeDropHeight"); }
[INFO] [stdout]    |                                   ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for struct `String` in the current scope
[INFO] [stdout]   --> src/unity_types/unity_build_settings.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |         if self.tile_size.is_some() { unknown.push("tileSize"); }
[INFO] [stdout]    |                           ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/godot_writer.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn write_godot_scene(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]  --> src/godot_writer.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn write_godot_scene(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/todo_writer.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn write_todo_file(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]  --> src/todo_writer.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn write_todo_file(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/godot_writer.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn write_godot_scene(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]  --> src/godot_writer.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn write_godot_scene(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]  --> src/todo_writer.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn write_todo_file(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]  --> src/todo_writer.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn write_todo_file(scene: &UnityScene, output: &Path) -> anyhow::Result<()> {
[INFO] [stdout]   |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/yaml.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   Err(err) => {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/yaml.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   Err(err) => {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/unity_types/mod.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |                   if let Some(val) = <$t>::from_yaml($yaml) {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     try_unity_types!(yaml, UnityMaterial, UnityQuaternion,
[INFO] [stdout] 80 | |      UnityVector3, UnityOcclusionCullingData, UnityOcclusionBakeSettings,
[INFO] [stdout] 81 | |      UnityColor, UnityGISettings, UnityDebugSettings, UnityLensShift,
[INFO] [stdout] 82 | |      UnityCullingMask, UnityEmpty,UnityOcclusionCullingSettings, UnityBuildSettings,
[INFO] [stdout] 83 | |      UnityNavMeshSettings )
[INFO] [stdout]    | |___________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `val` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/unity_types/mod.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |                   if let Some(val) = <$t>::from_yaml($yaml) {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     try_unity_types!(yaml, UnityMaterial, UnityQuaternion,
[INFO] [stdout] 80 | |      UnityVector3, UnityOcclusionCullingData, UnityOcclusionBakeSettings,
[INFO] [stdout] 81 | |      UnityColor, UnityGISettings, UnityDebugSettings, UnityLensShift,
[INFO] [stdout] 82 | |      UnityCullingMask, UnityEmpty,UnityOcclusionCullingSettings, UnityBuildSettings,
[INFO] [stdout] 83 | |      UnityNavMeshSettings )
[INFO] [stdout]    | |___________________________- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `try_unity_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/unity_types/mod.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |                   if let Some(val) = <$t>::from_yaml($yaml) {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     try_unity_types!(yaml, UnityMaterial, UnityQuaternion,
[INFO] [stdout] 80 | |      UnityVector3, UnityOcclusionCullingData, UnityOcclusionBakeSettings,
[INFO] [stdout] 81 | |      UnityColor, UnityGISettings, UnityDebugSettings, UnityLensShift,
[INFO] [stdout] 82 | |      UnityCullingMask, UnityEmpty,UnityOcclusionCullingSettings, UnityBuildSettings,
[INFO] [stdout] 83 | |      UnityNavMeshSettings )
[INFO] [stdout]    | |___________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `val` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/unity_types/mod.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |                   if let Some(val) = <$t>::from_yaml($yaml) {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | /     try_unity_types!(yaml, UnityMaterial, UnityQuaternion,
[INFO] [stdout] 80 | |      UnityVector3, UnityOcclusionCullingData, UnityOcclusionBakeSettings,
[INFO] [stdout] 81 | |      UnityColor, UnityGISettings, UnityDebugSettings, UnityLensShift,
[INFO] [stdout] 82 | |      UnityCullingMask, UnityEmpty,UnityOcclusionCullingSettings, UnityBuildSettings,
[INFO] [stdout] 83 | |      UnityNavMeshSettings )
[INFO] [stdout]    | |___________________________- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `try_unity_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scenebridge-rs` (lib) due to 4 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scenebridge-rs` (lib test) due to 4 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7", kill_on_drop: false }`
[INFO] [stdout] 79ccad71497d6e0ee9e14d72c6093dd35cab9162059dae0d2f3d6a348d8a6fb7
